home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17312 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  749 b 

  1. Path: csulb.edu!usenet
  2. From: sei <hmorimo@csulb.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: help! I want sounds!   MS-VC++4.0
  5. Date: Mon, 15 Apr 1996 01:16:39 -0700
  6. Organization: CSULB
  7. Message-ID: <317205E7.714@csulb.edu>
  8. NNTP-Posting-Host: heart.engr.csulb.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=iso-2022-jp
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
  13.  
  14. hi, everyone.
  15.  
  16. when i was programming some game, I couldn't use sound in my game. could you teach me how to include sounds (hopefully .wav 
  17. files) in my programs with ms-vc++4.0?
  18.  
  19. I tried some <mmsystem.h> header file, but end up with Link error something like "unsolved extern --- sndPlaySoundA"  when i 
  20. used sndPlaySound function.
  21.  
  22. Thank you!
  23.  
  24.                     SEI
  25.